SimpleJWTLogin\Modules\CorsService S

Total Complexity 22
Dependencies 0
Dependents 1
Total lines 90
Lines of code 39
Logical lines of code 9
Comment lines 34
Methods 9
Properties 1

Methods 9

Method Rating Maintainability Complexity Lines of code
isAllowOriginEnabled()
S
72 3 5
getAllowOrigin()
S
72 3 5
isAllowHeadersEnabled()
S
72 3 5
getAllowHeaders()
S
72 3 5
isAllowMethodsEnabled()
S
72 3 5
getAllowMethods()
S
72 3 5
isCorsEnabled()
S
77 2 3
__construct()
S
80 1 3
addHeader()
S
79 1 3